L5 06 Where The App Falls Short SC
What's wrong with the app
What is wrong with the app?
The app doesn’t properly save and restore state during configuration changes and processes related shutdown
The app doesn’t call the proper methods in onPause and onResume to start and stop the counting of the score.
The app doesn’t correctly manage the backstack when navigating
The app has a memory leak that could be solved by implementing a LifecycleObserver
Next Concept